We provide both raw and preprocessed EEG data as a part of the MIPDB dataset.
In order to organize and interpret the EEG data, you will need to click below to download an organizational file that describes the general completion overviews for subjects.
Each participant’s folder contains one EEG folder, one eye-tracking folder, and one behavioral folder. In the data in the EEG folder are available as a simple binary file (.raw) and ascii file (.csv) for each paradigm. There are also two eye-tracker files for each paradigm: one file is segmented into blinks, saccades and fixations (.txt).
The other file is an unsegmented file (.txt), with the eye-tracking information for each sample. Furthermore, a behavioral folder contains a MATLAB file (.mat) for each paradigm, which includes the information about the paradigm itself, including: inter-trial interval, triggers, number of trials, response selection and reaction time (if available). For users who intend to use the data without MATLAB, this information is also available as .csv files. A “Misc_Readme” folder contains “Readme” files for each paradigm about the variables and paradigm parameters.
Data can be accessed one of two ways:
EEG data, organized into folders by participant, may be accessed through an Amazon Web Services (AWS) S3 bucket.
Each file in the S3 bucket can only be accessed using HTTP (i.e., no ftp or scp ). You can obtain a URL for each desired file and then download it using an HTTP client such as a web browser, wget, or curl. Each file can only be accessed using its literal name- wildcards will not work.
There are file transfer programs that can handle S3 natively and will allow you to navigate through the data using a file browser. Cyberduck is one such program that works with Windows and Mac OS X. Cyberduck also has a command line version that works with Windows, Mac OS X, and Linux. Instructions for using Cyberduck are as follows:
The end result should appear as follows: